Array.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
struct Array(T)
pragma(inline) const
bool
opEquals
(
R
)
(
const R other
)
if (
is(R == typeof(null))
)

Meta